home *** CD-ROM | disk | FTP | other *** search
/ SPACE 1 / SPACE - Library 1 - Volume 1.iso / telecomm / 295 / vterm4 / history.doc < prev    next >
Text File  |  1992-03-02  |  9KB  |  168 lines

  1.  
  2.  VanTerm (tm) Release History   (reverse chronological order)
  3.  
  4.  
  5. 12/10/91  --  Version 4.0
  6.  
  7. Cosmetic changes, minor bugs fixed, a few rough edges cleaned up, new
  8. information for myself.
  9.  
  10.  
  11. 07/20/89  --  Version 3.8
  12.  
  13. Paul Lee added a couple of "rough" functions:  Type-Ahead buffer, which
  14. permits you to type up to 76 characters on a seperate line of the screen,
  15. permitting you to read what is coming into the serial port without any
  16. interference with/because of what you're typing.  Once you press RETURN
  17. the entire line is sent.  No special characters or control characters
  18. are passed, so don't use this to send Conrtol-C for example.
  19.  
  20. Paul also added the machine code necessary to protect that type-ahead
  21. buffer AND provide a constant status line in the online screen.
  22.  
  23. I dressed up both functions, cleaned up some other code that slowed things
  24. down a bit, and made the status line appear in almost EVERY screen.  I
  25. also made the program use the GEM Menu line for informational displays
  26. whenever a File Selector was also on the screen, so you UIS II users
  27. should not lose any helpful hints behind your Item Selector!
  28.  
  29. Thanks to my beta testers for this revision:
  30.  
  31. Burrell Bowie, Harry "Pete" Brewin, Paul Cartwright, Ken Jacobs,
  32. Rich Bolero, and Alexander Vachon.
  33.  
  34. Enjoy!  Spread this archive far and wide (it's as small as it gets and
  35. created with DCOPY, so no need to re-archive it!  Preserve its' integrity!).
  36.  
  37. ==============================================================================
  38.  
  39. 08/23/89  --  Version 3.71
  40.  
  41. Sorry for the quick update, but Paul Cartright found a serious flaw in my
  42. Shadow buffer save routines... if you had a full disk or some other disk
  43. error, you wouldn't get another chance to save, and you'd lose your buffer!
  44. I'd rather have you pissed at me for 'Yet Another Update' than for losing
  45. a file that just cost you 60 minutes of long distance download time!  So, I
  46. think I really made it bulletproof now... it will ONLY zap the buffer if
  47. you select Cancel, and then it will STILL make sure you really want to!
  48. Also made VanTerm look for a completed transfer that hasn't yet been saved,
  49. so you won't do what I'VE done... exit VanTerm and forget the buffer, turn
  50. the ST off, and THEN remember the file... Yuck!  If such a situation occurs,
  51. VanTerm will give you the opportunity to save the buffer (if a transfer is
  52. COMPLETE, not 'in progress') when you try to Exit from VanTerm.
  53.  
  54. ==============================================================================
  55.  
  56. 08/22/88  --  Version 3.7
  57.  
  58. Removed ALL ARC functions and added DCOPY call!  DCOPY is faster and
  59. compresses better than ARC resulting in smaller ARC files!  DCOPY is also
  60. more functional than ARCSHELL!  You can copy, format, delete, print,
  61. display, and convert files and disks!  Also moved File Info to a more
  62. appropriate place, trimmed some wasted memory, shortened the .HLP file,
  63. added status box to the online HELP screen, and moved the time display
  64. to the menu line!  (Took some searching, figured how to turn clipping
  65. off, which is what kept me from putting it there before!)
  66.  
  67. Sorry for all the frequent updates... trying to get a nice finished
  68. version before the VA AtariFest so Current Notes will have a nice
  69. version for their library!  Also preparing for ver 4.0, which will be
  70. as improved and speeded up as GFA Basic 3.0 will permit, once the new
  71. bugs are all fixed and the compiler is released.
  72.  
  73. ==============================================================================
  74.  
  75. 08/20/88  --  Version 3.63    WHOOOOPPPSS!!
  76.  
  77. Thomas Wong found a bug... Hit Help from online screen while Shadow is active
  78. and displays the GEM screen graphics in the online screen!  Ouch!  Doesn't
  79. REALLY do any damage... hit ClrHome and it's erased, along with whatever
  80. was on the screen when you hit HELP... so, if you can live with it until
  81. the next major update, and you already have 3.6 or 3.62, there's no need
  82. to download 3.63... just hit Alt-X, S, K, or Y instead of the HELP key
  83. while online.  Sorry!
  84.  
  85. Also took this opportunity to add the companion desk accesory for WXYTR
  86. to the VANTERM.ARC.. this will permit those with SS drives or only 1
  87. drive to use TRANSFER.ACC for file transfers instead of the VanTerm
  88. commands/menus, and remove WXYTR.TTP from the disk.  Read README.1ST in
  89. the archive for help on using TRANSFER.ACC.  Also note, those of you who
  90. play online games requiring arrow keys, TRANSFER.ACC sends the appropriate
  91. commands, so you MAY be able to call TRANSFER's VT52 emulator when you're
  92. playing the game.  (I don't know for sure, I have no way to really test
  93. it, so no guarantees here!  The TRANSFER VT52 emulator may conflict with
  94. VanTerm's I/O, so proceed at your own risk!)  But the TRANSFER up/download
  95. options will work.. that's what I used before I installed WXYTR.TTP...
  96. WXYTR just gave VanTerm more control over file transfer, trying to make
  97. it a simpler task for you.  I still prefer WXYTR myself, but use whichever
  98. you feel most comfortable with.
  99.  
  100. Important note to Shadow users!!!  If you plan on pressing the RESET button
  101. during a Shadow transfer and your modem normally responds to the Hangup Modem
  102. function (modem hangs up on loss of DTR), then you'll lose your telephone
  103. connection when you press the RESET button!  If your modem is command
  104. programmed and Hayes compatible, type AT&D0 to it to 'force DTR active'.  If
  105. you have DIP switches, find the one for DTR and set it to 'Force DTR' or
  106. 'Set DTR high', and then the reset button won't drop the modem offline.
  107.  
  108. ==============================================================================
  109.  
  110. 08/17/88  --  Version 3.62:
  111.  
  112. Corrected error handler, which was returning some improper text strings
  113. like "error 8 Sector Not Found" which should have been "Error -8 Memory Full",
  114. added (for Harry Brewin) paging options in Display Buffer and Alternate-R
  115. (Free RAM) key recognition in GEM menu mode.  Added onscreen clock in GEM
  116. menu mode for the hell-of-it... Streamlined a few things.. enjoy!
  117.  
  118. ==============================================================================
  119.  
  120. 08/13/88  --  Version 3.6:
  121.  
  122. Paul Lee, coauthor of SHADOW (background file transfer program) has graciously
  123. added the necessary code to access SHADOW directly from VanTerm!  I 'dressed'
  124. it up, and here it is.  If you don't have Shadow, you won't care much.  If you
  125. DO have Shadow, simply enable it in the Xfer/ARC menu and configure it in the
  126. CONFIGURE menu.  If enabled, SHADOW will automatically be used for all file
  127. transfers.  If disabled, transfers will occur as before.  The status of
  128. SHADOW ('No Shadow', 'Shadow nnnK On', 'Shadow nnnK Off') will be displayed
  129. in the GEM menu status line.   "nnnK" is your Shadow buffer size in K bytes
  130. so you can be reminded to not exceed that size in received files!
  131.  
  132. Since Shadow can quickly eat up RAM, ST owners with 512K RAM may have some
  133. problems running VanTerm!  You don't HAVE to have a ramdisk, so perhaps
  134. eliminating that will help.  Otherwise, upgrade to 1 megabyte of RAM, it's
  135. worth it, especially for Shadow!  If you don't have Shadow, order it direct
  136. from Antic or your local ST software supplier... being able to use your ST
  137. to do other things while up/downloading is great!  And it's quite reliable
  138. and safe, as Paul Lee has written it!
  139.  
  140. I also corrected a few minor display bugs, dressed the program up a bit,
  141. and added CompuServe B protocol send and receive.  (Shadow does it (?) but
  142. Paul didn't put it in for some reason... uh oh.. someone with CompuServe
  143. access please test it!!??)
  144.  
  145. Also added option to Copy File... once complete, it will ask  if you wish to
  146. set the date of the copy to that of the original file, or leave it as is
  147. with the current system date/time.
  148.  
  149. Also removed the Script Processor to save RAM... VanTerm is getting large!
  150. Took a vote on the BBS, and it was 3 to 1 in favor of removing it.
  151.  
  152.  
  153. =============================================================================
  154.  
  155. REMINDER to Shadow users... if you're using VanTerm, you DO NOT NEED the
  156. SHADOW.ACC loaded into your system using up ram!  Take it out!  Also, please
  157. be warned that Universal Item Selector, FSELV, FATSPEED, TURBOST.ACC, and
  158. TURBOST.PRG have all caused strange problems on my, and on other's, ST's!
  159. Be careful of these.  Shadow should also be FIRST in your AUTO folders.
  160.  
  161. Oh yeah... if you have a hard disk, why waste precious RAM with a ramdisk?
  162. Hard Disk is faster!!  Use that ram in a better way, say give half of the
  163. ramdisk's useage to Shadow's buffer, and leave half for the ST so you can
  164. execute program from VanTerm while Shadow's working on a transfer, or so
  165. you'll have a larger chunk of ram for DCOPY, which will make IT work even
  166. faster!
  167.  
  168.